Rachel
Toggle table of contents
3.5.0
web
Target filter
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
org.libpag
/
[web]PAGSurface
/
Companion
Companion
web
object
Companion
Members
Functions
from
Canvas
Link copied to clipboard
web
fun
fromCanvas
(
canvasID
:
String
)
:
PAGSurface
from
Render
Target
Link copied to clipboard
web
fun
fromRenderTarget
(
frameBufferID
:
Int
,
width
:
Int
,
height
:
Int
,
flipY
:
Boolean
)
:
PAGSurface
from
Texture
Link copied to clipboard
web
fun
fromTexture
(
textureID
:
Int
,
width
:
Int
,
height
:
Int
,
flipY
:
Boolean
)
:
PAGSurface